function _defineProperty(e,t,a){return(t=_toPropertyKey(t))in e?Object.defineProperty(e,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):e[t]=a,e}function _toPropertyKey(e){e=_toPrimitive(e,"string");return"symbol"==typeof e?e:e+""}function _toPrimitive(e,t){if("object"!=typeof e||!e)return e;var a=e[Symbol.toPrimitive];if(void 0===a)return("string"===t?String:Number)(e);a=a.call(e,t||"default");if("object"!=typeof a)return a;throw new TypeError("@@toPrimitive must return a primitive value.")}class _pf_ProductImage{get boxId(){return this._boxId}get pId(){return this._pId}constructor(e){_defineProperty(this,"handleItemSelect",(e,t=!0)=>{var{limit:a,listLayout:r}=this.setting,a=a[this.device];(e=e.closest(_pf_ProductImage.selector.item))&&(this.active=this.index,this.index=Object.values(this.$Items).indexOf(e),this.active===this.index&&a%2==1||(this.switchImage(this.index,this.active,!0,t),r===_pf_LIST_LAYOUT.SLIDE&&this.handleSlideList(a)))}),this.$el=e,this.handleItemClick=this.handleItemClick.bind(this),this.handleItemSelect=this.handleItemSelect.bind(this),this.triggerClickAction=this.triggerClickAction.bind(this),this.init()}init(){this.initValue(),this.initDefault()}initValue(){var e=_pf_ProductImage.selector;this.device=_pf_getDevice(),this._pId=this.$el.getAttribute("data-product-id"),this.product=_pf_pageflyProducts[this.pId],this.setting=_pf_getFrontEndSettings(this.$el)||{},console.log("this.setting",this.setting),this.boxName=this.$el.closest(e.box)?.className,this._boxId=_pf_getProductBoxId(this.$el),this.$master=this.$el.querySelector(e.master),this.$MasterImg=this.$master.querySelector("img"),this.$List=this.$el.querySelector(e.list),this.$Paginator=this.$el.querySelectorAll(e.pagination+">span"),this.$Items=this.$el.querySelectorAll(e.item),this.itemLength=this.$Items.length,0!==this.itemLength&&(this.transform=new _pf_Transform(this.$List,this.setting,this.$Items[0],.5),this.activeIndex=0,this.active=0,this.index=0)}initDefault(){if(0!==this.itemLength){var a=this.setting.imageSource,r=_pf_pageflyProducts[this.pId]?.selected_or_first_available_variant||_pf_pageflyProducts[this.pId]?.variants[0];if(r){let e=r?.featured_image?.position,t=("variant"===a&&"number"==typeof e?setTimeout(()=>this.handleItemSelect(this.$Items[e-1],!1),500):(this.$Items[0]?.setAttribute("data-active","true"),this.$Paginator[0]?.setAttribute("data-active","true")),"");switch(this.device){case"all":t="pf-lg-hide";break;case"laptop":t="pf-md-hide";break;case"tablet":t="pf-sm-hide";break;case"mobile":t="pf-hide"}this.$Items.forEach(e=>{t&&e.classList.contains(t)&&e.setAttribute("hidden","hidden"),e.classList.remove("pf-lg-hide","pf-md-hide","pf-sm-hide","pf-hide")})}}}triggerClickAction(){var t=this.setting.clickAction;if(t===_pf_CLICK_ACTION.SHOW_FULLSCREEN)this.showImageGallery();else if(t===_pf_CLICK_ACTION.LINK_TO_PRODUCT){let e=this.$master.getAttribute("data-href");e&&window&&(t=()=>window.open(e,"_self"),_pf_isTrackingActive()&&-1e.addEventListener("click",this.handleItemClick)),this.$el.querySelector(_pf_ProductImage.selector.nextArrow)?.addEventListener("click",e=>{this.animating||this.$Items[this.index+1]&&this.handleItemSelect(this.$Items[this.index+1])}),this.$el.querySelector(_pf_ProductImage.selector.prevArrow)?.addEventListener("click",e=>{this.animating||this.$Items[this.index-1]&&this.handleItemSelect(this.$Items[this.index-1])}))}showImageGallery(){var e;this.imageGallery||(e=_pf_pageflyProducts[this.pId].media?.filter(e=>"image"===e?.media_type),this.imageGallery=new _pf_MediaGallery(e,document.body)),this.imageGallery.show(this.index)}updateByVariant(e){var e=e.featured_image;e&&(e=e.id,e)&&(e=this.$el.querySelector(`[data-img-id="${e}"]`))&&!e.getAttribute("data-active")&&this.handleItemSelect(e)}switchImage(e=this.index,a=this.active,r=!0,i=!0){var n=this.$Items[e].querySelector("img"),o=this.$Items[e].getAttribute("data-variant-id");if(!this.$MasterImg.classList.contains("pf-img-lazy")&&(this.$MasterImg.setAttribute("src",n.src),this.$MasterImg.setAttribute("srcset",n.srcset)),o&&this.$MasterImg.setAttribute("data-variant-id",o),r){this.$Items[a].removeAttribute("data-active"),this.$Paginator[a].removeAttribute("data-active"),this.$Items[e].setAttribute("data-active","true"),this.$Paginator[e].setAttribute("data-active","true");o=this.$master.querySelector("div.zoom-image");o&&(r=n.src,o.style.backgroundImage=`url('${r}')`,o.style.width=this.$MasterImg.width+"px",o.style.height=this.$MasterImg.height+"px");let t=this.$Items[e].getAttribute("data-img-id");a=this.product?.variants.find(e=>e.featured_image?.id.toString()===t);a&&i&&({variant_ids:n}=a.featured_image,r=this.product.pfCurrentVariant&&this.product.pfCurrentVariant[this.boxId||_pf_OUTSIDE_BOX_KEY]?.id,n.includes(r)||_pf_updateByCurrentVariant(this.pId,a,this.boxName,!1,!0))}}handleItemClick(e){let t=e.target;t=t.closest(_pf_ProductImage.selector.item),this.handleItemSelect(t)}handleSlideList(e){var t=(e-1)/2;let a=!0,r=(this.activeIndex+(this.index-this.active)this.itemLength-1&&(r-=i-this.itemLength+1,i=this.itemLength-1,this.activeIndex=this.index%e+1),this.$Items.forEach((e,t)=>{ti?e.hasAttribute("hidden")||this.transform.hiddenList.push(e):e.hasAttribute("hidden")&&this.transform.showList.push(e)}),0{this.animating=!1}),this.transform.run(a))}handleHover(){let a=100,{onHover:e,hoverAction:t}=this.setting,r=this.index,i=!1;if(t===_pf_HOVER_ACTION.NONE)return;if(t===_pf_HOVER_ACTION.MAGNIFIER){this.$master.setAttribute("data-magnifier","true");let e=()=>{window.innerWidth<991||setTimeout(()=>{_pf_initZoomImage(this.$master)},500)};return void(_pf_lazyLoad?this.$MasterImg.onload=()=>{e()}:e())}let n=null,o,s=(e===_pf_ON_HOVER.ALL_IMAGE?this.$MasterImg.addEventListener("mousemove",function(e){var t=()=>{(o=o||{}).x=e.offsetX,o.y=e.offsetY};o?(Math.abs(e.offsetX-o.x)>=a||Math.abs(e.offsetY-o.y)>=a)&&(r++,s(),t()):t()}):this.$MasterImg.addEventListener("mouseenter",()=>{n=setTimeout(c,300)}),this.$MasterImg.addEventListener("mouseleave",()=>{"number"==typeof n&&(clearTimeout(n),n=null),i&&(this.switchImage(this.index,this.active,!1),i=!1)}),()=>{r<0?r=this.itemLength-1:r>this.itemLength-1&&(r=0),this.switchImage(r,this.active,!1),i=!0}),c=()=>{switch(r=this.index,e){case _pf_ON_HOVER.NEXT_IMAGE:r++;break;case _pf_ON_HOVER.LAST_IMAGE:r--;break;case _pf_ON_HOVER.RANDOM_IMAGE:r=Math.floor(Math.random()*(this.itemLength-1))}s()}}handleSwipe(){let{listLayout:t,limit:e}=this.setting,a=e[this.device];var r=this.$MasterImg;let i=60,n=0,o=0,s=!1,c,d=_pf_pageflyProducts[this.pId].images,l=new _pf_SwipeTransition(this.$master,this.$MasterImg,d[this.index-1],d[this.index+1]);r.addEventListener("touchstart",e=>{e.stopPropagation(),!l.swiping&&e.changedTouches&&(n=e.changedTouches[0].clientX,o=e.changedTouches[0].clientY,l.setSrc(d[this.index-1],d[this.index+1]),l.start(),s=!1,c=void 0)},{passive:!0}),r.addEventListener("touchmove",e=>{var t,a;e.stopPropagation(),e.changedTouches&&(s=!0,t=e.changedTouches[0].clientX-n,a=e.changedTouches[0].clientY-o,c||0===this.index&&0{e.stopPropagation(),s||this.triggerClickAction(),e.changedTouches&&(e=e.changedTouches[0].clientX-n,!0===c||e-i||0===this.index&&0i&&this.index--,e<-i&&this.index++,this.index=this.index<0?0:this.index>=this.itemLength?this.itemLength-1:this.index,l.end(0{this.resetStyle()},1e3*_pf_SwipeTransition.TIME)}resetStyle(){this.$MasterImg.style.cssText="",this.$Wrapper&&this.$master.removeChild(this.$Wrapper),this.$master.style.removeProperty("pointer-events"),this.$Wrapper=null,this.swiping=!1}reset(e=!0){this.$Mask.style.cssText+=`transition: all ${_pf_SwipeTransition.TIME}s;`,this.$Mask2.style.cssText+=`transition: all ${_pf_SwipeTransition.TIME}s;`,this.$Img.style.cssText=`transition: all ${_pf_SwipeTransition.TIME}s; transform: translateX(0);`,this.$Img2.style.cssText=`transition: all ${_pf_SwipeTransition.TIME}s;`+this.resetCSS,setTimeout(()=>{this.$Mask.style.cssText+="transform: translateX(0);",this.$Mask2.style.cssText+="transform: translateX(0);",setTimeout(()=>{e&&this.resetStyle()},1e3*_pf_SwipeTransition.TIME)},10)}}_defineProperty(_pf_SwipeTransition,"TIME",.7);class _pf_Transform{constructor(e,t,a,r=1){_defineProperty(this,"hiddenList",[]),_defineProperty(this,"showList",[]),_defineProperty(this,"endCallback",[]),_defineProperty(this,"getElCss",(e,t)=>{var a=this.hiddenList.length;let r="position: absolute;";return"h"===this.layout?r+=`${t?"right":"left"}: -${(this.gutter+this.width)*(t?e+1:a-e)}px;`:r+=`${t?"bottom":"top"}: -${(this.gutter+this.height)*(t?e+1:a-e)}px;`,r}),_defineProperty(this,"getListCss",e=>{var t=this.hiddenList.length;let a=`transition: transform ${this.time}s ease-in-out; pointer-events: none;`;return"h"===this.layout?a+=`transform: translateX(${e?"-":""}${(this.width+this.gutter)*t}px); `:a+=`transform: translateY(${e?"-":""}${(this.height+this.gutter)*t}px); `,a});var i=_pf_getDevice();this.$List=e,this.width=a?.offsetWidth,this.height=a?.offsetHeight,this.gutter=Number.parseInt(t?.spacing[i]),this.layout=t?.listPosition===_pf_LIST_POSITION.TOP||t?.listPosition===_pf_LIST_POSITION.BOTTOM?"h":"v",this.time=r}reset(){this.hiddenList.length=0,this.showList.length=0,this.endCallback.forEach(e=>"function"==typeof e&&e()),this.endCallback.length=0}run(a){var e=this.hiddenList.length;0{e.removeAttribute("hidden"),e.style.cssText=this.getElCss(t,a)}),this.$List.style.cssText=this.getListCss(a),setTimeout(()=>{this.hiddenList.forEach(e=>{e.setAttribute("hidden","hidden")}),this.showList.forEach(e=>{e.style.cssText=""}),this.$List.style.cssText="",this.reset()},1e3*this.time))}}let _pf_pageflyLivePageRedirect=e=>{var t=window.Shopify?.designMode,a=(t?window:window.top).location;console.log("PageFly:: redirect data:",{url:e,isInShopifyThemeEditor:t}),a.href=e},_pf_handleTimberTheme=async()=>{var e=await window.getCart();window.ajaxCart.cartUpdateCallback(e)},_pf_handleBlumTheme=e=>{"function"==typeof window.SHTHelper.forceUpdateCartStatus&&window.SHTHelper.forceUpdateCartStatus(e)},_pf_lazyLoad=window.__pagefly_setting?.imageLazyLoad||!1,_pf_ShopifyFormatterPrefix={formatUnit:({value:e,unit:t})=>options.showUnit?e+" "+t:e+".0",formatRating:({value:e,scale_max:t},a)=>a.showMaxScale?e+"/"+t:e},_pf_formatShopifyDate=(t,e)=>{try{var a;return t?(a=e.dateFormat,_pf_format(new Date(t),_pf_DATE_FORMATS_METAFIELD[a])):null}catch(e){return console.error("===> Error formatting Shopify date:",e),t}},_pf_formatShopifyDateTime=(i,n)=>{try{var{dateFormat:o,showDate:s,showTime:c,timeFormat:d,showTimezone:l,isViewMode:p}=n,_=new Date(i);if(!i)return null;let e="",t="",a="",r=(s&&(e=p?o:_pf_DATE_FORMATS_METAFIELD[o]),c&&(t=p?"at "+d:"'at' "+_pf_TIME_FORMATS_METAFIELD[d]),l&&(a=p?"GMT%z":"'GMT'xx"),_pf_format(_,`${e} ${t} `+a));return r=p?`${e} ${t} `+a:r}catch(e){return console.error("===> Error formatting Shopify date and time:",i,e),null}},_pf_formatShopifyUrl=(t,e)=>{try{var{linkToUrl:a,linkText:r}=e;return a?`${r||t}`:t}catch(e){return console.error("===> Error formatting Shopify URL:",e),t}},_pf_formatShopifyBoolean=(e,t)=>{var{trueValText:t,falseValText:a}=t;return e?t||String(e):a||String(e)},_pf_formatShopifyMoney=(t,a)=>{var{amount:t,currency_code:r}=t||{},a=(a||{}).showUnit;try{return(Number(t).toLocaleString("en-US")+" "+(a?r:""))?.replace(/,/g,".")}catch(e){return a?t+" "+r:t}},_pf_formatShopifyList=(e,t,a)=>{let{currentType:o,currentProps:s}=a||{},c=(s||{}).showUnit,d="";try{let n=t?.children?.[0]?.className;return Array.isArray(e)&&e.forEach((e="")=>{try{switch(o){case _pf_TYPE_METAFIELD.LIST_URL_FIELD:d+=`
  • ${_pf_formatShopifyUrl(e,s)}
  • `;break;case _pf_TYPE_METAFIELD.LIST_RATING_FIELD:d+=`
  • ${_pf_ShopifyFormatterPrefix.formatRating(e,s)}
  • `;break;case _pf_TYPE_METAFIELD.LIST_DATE_FIELD:d+=`
  • ${_pf_formatShopifyDate(e,s)}
  • `;break;case _pf_TYPE_METAFIELD.LIST_DATE_TIME_FIELD:d+=`
  • ${_pf_formatShopifyDateTime(e,s)}
  • `;break;default:var t,a,r,i;"object"==typeof e&&({value:t,unit:a,scale_max:r}=e||{},i=a||r||"",e=""+t+(c?" "+(_pf_UNIT_MAPPING_METAFIELD[i]||i):".0")),d+=`
  • ${e}
  • `}}catch(e){d=""}}),d}catch(e){return d}},_pf_formatDataVariantMetafields=e=>{try{let t=[];let{currentType:a,currentKey:r,currentProps:i}=_pf_textToJsonUseVal(e?.[0])||{},n=a;var o=a?.match(_pf_REGEX_CHECK_LAST_WORD_BEFORE_UNDERSCORE);return o&&(n=o[1]),e.forEach(e=>{Array.isArray(e)&&(e={currentType:a,currentTypeGuard:n,currentProps:i,currentVariantId:e[1].id,currentKey:r,...e[0]},t.push(e))}),t}catch(e){return console.error("===> Error formatDataVariantMetafields:",e),[]}},_pf_GROUPTHOUGHT_THEME=["pipeline","story"],_pf_handleGroupThoughtThemes=async()=>{window.theme&&window.theme?.info?.name&&_pf_GROUPTHOUGHT_THEME.includes(window.theme?.info?.name)&&_pf_handleGroupThoughtThemePartner().catch(console.error)},_pf_handleGroupThoughtThemePartner=async()=>{var e=await window.getCart();document.dispatchEvent(new CustomEvent("theme:cart:change",{detail:{cart:e}})),document.querySelector('[data-drawer="drawer-cart"]')?.dispatchEvent(new CustomEvent("theme:drawer:open"))},_pf_handleThemeEditions=()=>{window.Shopify.getCart(e=>{var t=document.querySelector("[data-header-cart-count]");t&&(t.innerHTML=`(${e.item_count})`)})},_pf_handleThemeEmpire=()=>{fetch("/cart.json").then(e=>e.json()).then(e=>{e=new CustomEvent("cartcount:update",{detail:e});window.dispatchEvent(e)})},_pf_handleThemeHandy=()=>{},_pf_handleThemePacific=()=>{window.Shopify.getCart(e=>{window.$(".cart-item-count").html(e.item_count),window.$(".header-tools-cart").addClass("cart-has-content")})},_pf_handleThemeStartup=()=>{window.Shopify.getCart(e=>{document.dispatchEvent(new CustomEvent("cart:count",{detail:{count:e.item_count}}))})},_pf_handleThemeAtlantic=()=>{},_pf_handleThemeLaunch=()=>{window.Shopify.getCart(t=>{document.querySelectorAll(".cart-link .cart-count").forEach(e=>e.innerHTML=t.item_count),document.querySelectorAll(".header-cart-count").forEach(e=>e.classList.add("active"))})},_pf_handleThemeReach=()=>{window.Shopify.getCart(t=>{document.querySelectorAll("[data-cart-count]").forEach(e=>e.innerHTML=t.item_count)})},_pf_handleThemeGrid=()=>{},_pf_handleThemeVogue=()=>{window.Shopify.getCart(t=>{document.querySelectorAll("[data-cart-count]").forEach(e=>e.innerHTML=t.item_count)})},_pf_RED_PLUG_DESIGN_THEME=["Avenue"],_pf_handleRedPlugDesignThemes=async()=>{window.themeInfo&&window.themeInfo?.name&&_pf_RED_PLUG_DESIGN_THEME.includes(window.themeInfo?.name)&&_pf_handleRedPlugDesignTheme().catch(console.error)},_pf_handleRedPlugDesignTheme=async()=>{"function"==typeof window.CartDrop&&window.CartDrop(!1)},_pf_handleThemeOfStudioZash=()=>{var e=__pagefly_helper_store__.lastATCResult,t=document.querySelector("cart-notification");t.setActiveElement(document.activeElement),t.renderContents(e)};function _pf_convertSchemaToHtml(t,e=!1){let a="";if("root"===t?.type&&0 ${_pf_convertSchemaToHtml(t.children)} `:_pf_convertSchemaToHtml(t.children);else for(let e=0;e${_pf_convertSchemaToHtml(e?.children)}

    `}function _pf_buildHeading(e){if(e?.children)return`${_pf_convertSchemaToHtml(e?.children)}`}function _pf_buildList(e){if(e?.children)return"ordered"===e?.listType?`
      ${_pf_convertSchemaToHtml(e?.children)}
    `:`
      ${_pf_convertSchemaToHtml(e?.children)}
    `}function _pf_buildListItem(e){if(e?.children)return`
  • ${_pf_convertSchemaToHtml(e?.children)}
  • `}function _pf_buildLink(e){return`${_pf_convertSchemaToHtml(e?.children)}`}function _pf_buildText(e){return e?.bold?`${e?.value}`:e?.italic?`${e?.value}`:e?.value}async function _pf_DEPRECATED_handleFeaturedProductPrice(){let o=window.jQuery;o&&o('[data-pf-type="Shopify.FeaturedProduct"]').each((e,t)=>{o(t).find(".product__variants select").on("change",e=>{var t=o(e.target),a=t.closest(".pf-feature-product__infos").find(".pf-fp-pr"),t=t.find(":selected"),r=t.data("regular"),i=t.data("sale"),t=t.data("image");let n=e.target;for(;n&&"BODY"!==n.nodeName&&!n.querySelector(".pf-c");)n=n.parentNode;i&&(a.addClass("pf-p-hs"),parseInt(i)!==parseInt(r))?a.find(".pf-p-prr").removeClass("hide").html(i):a.find(".pf-p-prr").addClass("hide"),a.find(".pf-p-prs").html(r),t&&n.querySelector(".pf-feature-product__image img")&&n.querySelector(".pf-feature-product__image img").setAttribute("src",t)})})}async function _pf_handleDEPRECATEDelements(){_pf_DEPRECATED_handleFeaturedProductPrice().catch(console.log)}async function _pf_runPaginationHelper(){_pf_storeSomeProductElements().catch(console.error),_pf_handleAction().catch(console.error),_pf_handleShopifyProductMedia().catch(console.error),_pf_handleShopifyProductMedia2().catch(console.error),_pf_handleDefaultVariant().catch(console.error),_pf_handleShopifyProductATC().catch(console.error),_pf_handleShopifyProductVariants().catch(console.error),_pf_handleShopifyProductImage().catch(console.error),_pf_handleShopifyProductQuantity().catch(console.error),_pf_handleProductCollectionDescription().catch(console.error),_pf_handleShopifyProductVariantSwatches().catch(console.warn),_pf_handleSPR().catch(console.error),window.__openUrl()}async function _pf_handleShopifyProduct(){_pf_storeSomeProductElements().catch(console.warn),_pf_handleShopifyProductMedia().catch(console.warn),_pf_handleShopifyProductMedia2().catch(console.warn),_pf_handleDefaultVariant().catch(console.warn),_pf_handleShopifyProductImage().catch(console.warn),_pf_handleShopifyProductBadge().catch(console.warn),_pf_handleShopifyProductVariants().catch(console.warn),_pf_handleShopifyProductATC().catch(console.warn),_pf_handleShopifyProductQuantity().catch(console.warn),_pf_handleProductCollectionDescription().catch(console.warn),_pf_handleShopifyProductList().catch(console.warn),_pf_handleDEPRECATEDelements().catch(console.warn),_pf_handleShopifyProductVariantSwatches().catch(console.warn),_pf_handleShopifyProductDynamicCheckout().catch(console.warn)}async function _pf_storeSomeProductElements(){var e=document.querySelectorAll('[data-product-type="price"]'),t=document.querySelectorAll('[data-product-type="compare_at_price"]'),a=[...document.querySelectorAll('[data-pf-type="ProductATC2"]'),...document.querySelectorAll('[data-pf-type="ProductATC"]')],r=document.querySelectorAll('[data-pf-type="ProductMedia"]'),i=document.querySelectorAll(_pf_productMediaQueryString);_pf_storeElsInProductByType(e,"price"),_pf_storeElsInProductByType(t,"comparePrice"),_pf_storeElsInProductByType(a,"atc"),_pf_storeElsInProductByType(r,"media"),_pf_storeElsInProductByType(i,"media2")}function _pf_storeElemInProductByType(e,t){var a,r,i,n=e.getAttribute("data-product-id"),n=_pf_pageflyProducts[n];n&&(n[r=t+"Arr"]=n[r]||new Map,(i=e.closest('[data-pf-type="ProductBox"]'))?((a=n[r].get(_pf_getElemIdByClassname(i.className))||[]).push(e),n[r].set(_pf_getElemIdByClassname(i.className),a)):((i=n[r].get(_pf_OUTSIDE_BOX_KEY)||[]).push(e),n[r].set(_pf_OUTSIDE_BOX_KEY,i)),"atc"===t)&&({atcContents:a=new Map}=n,r=_pf_getElemIdByClassname(e.className),a.get(r)||(i=e.innerHTML,a.set(r,i),n.atcContents=a))}async function _pf_storeElsInProductByType(e,t){e.forEach(e=>{_pf_storeElemInProductByType(e,t)})}function _pf_getDefaultRequestConfig(){return JSON.parse(JSON.stringify({credentials:"same-origin",headers:{"X-Requested-With":"XMLHttpRequest","Content-Type":"application/json;"}}))}function _pf_fetchJSON(e,t){return fetch(e,t).then(e=>e.json())}function _pf_getCart(){return _pf_fetchJSON("/cart.js",_pf_getDefaultRequestConfig())}function _pf_cartAdd(e,t,a){var r=_pf_getDefaultRequestConfig();return r.method="POST",r.body=JSON.stringify({id:e,quantity:t,properties:a}),_pf_fetchJSON(window.Shopify?.routes?.root?window.Shopify.routes.root+"cart/add.js":"/cart/add.js",r)}function _pf_cartAddFromForm(e){var t=_pf_getDefaultRequestConfig();return delete t.headers["Content-Type"],t.method="POST",t.body=e,_pf_fetchJSON(window.Shopify?.routes?.root?window.Shopify.routes.root+"cart/add.js":"/cart/add.js",t)}function _pf_cartClear(){var e=_pf_getDefaultRequestConfig();return e.method="POST",_pf_fetchJSON("/cart/clear.js",e)}function _pf_cartUpdate(e){var t=_pf_getDefaultRequestConfig();return t.method="POST",t.body=JSON.stringify(e),_pf_fetchJSON("/cart/update.js",t)}function _pf_cartShippingRates(){return _pf_fetchJSON("/cart/shipping_rates.json",_pf_getDefaultRequestConfig())}async function _pf_createOrderItem(e){try{var t=await fetch(_pf_APP_PROXY_URL+"/order-item/create",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)});if(!t.ok)throw new Error("Bad response :<");var a=await t.json();if(!a.success)throw new Error(a.message)}catch(e){console.error(e instanceof Error?e.message:e)}}async function _pf_onCreateOrderItem(e){let{shouldTrackOrder:t,pfPageInfo:a,atcId:r,data:i,generatedId:n,product:o,pageType:s,pageId:c,collectionsOfProduct:d}=e;try{let e=n;if(t&&a){var l=await _pf_getCart();if(l){var p,_,f,u=l.items,h=u.find(e=>e.id===r&&!!e.properties[""+_pf_ATC_PF_ANALYTICS_ID]),{pf_page_name:m,pf_page_subject_id:g}=(h&&(i[`properties[${_pf_ATC_PF_ANALYTICS_ID}]`]=e=h.properties[""+_pf_ATC_PF_ANALYTICS_ID]),a),y=window.__pagefly_setting__?.shopDomain,E={_id:e,shopDomain:y,properties:{}};if(o&&({featured_image:p,title:_}=o,f={pageType:s,pageId:c,pageName:m,pageSubjectId:g,productPageImage:p,productName:_},Object.assign(E.properties,f)),d&&d instanceof Array){let r=[];d.forEach(e=>{var{id:e,title:t,image:a}=e,a=a?.src;r.push({collectionId:e,collectionTitle:t,collectionImageSrc:a})}),Object.assign(E.properties,{collectionsOfProduct:r})}await _pf_createOrderItem(E)}}}catch(e){console.log(e instanceof Error?e.message:e)}}function _pf_formcheck(i){console.log("validating...",i);var e=window._pagefly_form_fields_selector||'[name][required]:not([hidden]):not([type="file"]):not([type="hidden"])',e=i.querySelectorAll(e);let n=[];return e.forEach((e,t)=>{if(e.required&&!["hidden","file"].includes(e.type))if("radio"===e.type){let a=!1;var r=e.name;i.querySelectorAll(`input[name="${r}"]`).forEach((e,t)=>{e.value&&(a=!0)}),a||n.push(e)}else e.value||n.push(e)}),n}function _pf_checkLanguage(){var e=__pagefly_helper_store__.cart;return e.attributes&&e.attributes.ml_lang||window.Shopify.locale}function _pf_toFormData(e){let a=new FormData;return"function"==typeof a._asNative&&(a=a._asNative().fd),Object.entries(e).forEach(([e,t])=>{a.append(e,t)}),a}function _pf_ajaxCartUpdate(e){try{__pagefly_helper_store__.cart&&(__pagefly_helper_store__.lastATCResult=e,__pagefly_helper_store__.update(e));var t,{lastATCResult:a,autoCartUpdate:r}=__pagefly_helper_store__;r&&a&&window.Shopify?.theme?.name&&(_pf_handlePixelUnionThemes(t=window.__pagefly_theme_atc_check__||window.Shopify.theme.name),_pf_handleGroupThoughtThemes(),_pf_handleRedPlugDesignThemes(),_pf_handleRoarTheme(t),_pf_handleStudioZashTheme(t),_pf_handleBlumTheme(e),window.timber)&&window.ajaxCart?.cartUpdateCallback&&_pf_handleTimberTheme().catch(console.error)}catch(e){console.warn(e)}}function _pf_customDataForTheme(){var e=window.__pagefly_theme_atc_check__||window?.Shopify?.theme?.name;switch(!0){case/Cindy|Carla|Claudia/i.test(e):return{sections:"cart-notification-product,cart-notification-button,cart-icon-bubble"};case/BeYours/i.test(e):return{sections:"cart-icon-bubble,mini-cart"};default:return{}}}async function _pf_handleShopifyProductATC(){_pf_DEPRECATED_addToCartHelper().catch(console.log);var e=[...document.querySelectorAll('[data-pf-type="ProductATC"]'),...document.querySelectorAll('[data-pf-type="ProductATC2"]')];if(e.length)try{fetch("/cart.json").then(e=>{e.json().then(function(e){__pagefly_helper_store__.cart=e})}).catch(function(e){console.warn(e)})}catch(e){console.warn(e)}document.querySelectorAll('[data-pf-type="ProductText"][data-product-type="compare_at_price"]').forEach((e,t)=>{var a=e.getAttribute("data-product-id");_pf_pageflyProducts[a]&&(_pf_pageflyProducts[a].comparePrices=_pf_pageflyProducts[a].comparePrices||[],_pf_pageflyProducts[a].comparePrices.push(e))});let b=document.createElement("p");b.style.color="red",b.style.marginTop="15px",e.forEach(w=>{let I=w.closest("form");let{iconPos:A="left"}=_pf_getFrontEndSettings(w)||{},P=w.querySelectorAll('[data-pf-type="Icon"],[data-pf-type="Icon2"]');w.addEventListener("click",async t=>{t.preventDefault(),t.stopPropagation();let l=t.currentTarget,p=_pf_isTrackingActive()&&!window.ReCharge,_=_pf_pfPageSetting.pageId||_pf_pfSetting.pageId,f=_pf_pfPageSetting.pageType||_pf_pfSetting.pageType,u=l.getAttribute("data-checkout"),h=l.getAttribute("data-checkout-link");var r=l.getAttribute("data-product-id"),m=l.getAttribute("data-adding");let g=l.getAttribute("data-added"),y=_pf_pageflyProducts[r],E=_pf_pageflyProductCollections[r];var T=l.closest('[data-pf-type="ProductBox"]'),S=T&&T.className;if(y){let i;S=y.pfCurrentVariant&&y.pfCurrentVariant[_pf_getElemIdByClassname(S)||_pf_OUTSIDE_BOX_KEY];if(!(i=S&&S.id?S.id:l.getAttribute("data-current-variant")?l.getAttribute("data-current-variant"):y.selected_or_first_available_variant?.id||y?.variants[0]?.id))return console.warn("Variant have no product!");if(I){if(I.querySelector(".pplr-wrapper"))return I.checkValidity()?I.submit():void I.reportValidity();if(window.shopstorm?.apps?.productCustomizer)try{if(I.querySelector(".product-customizer-options")&&I.querySelector('input[type="file"]')){window.shopstorm.apps.productCustomizer.addOptionPricingItemToCart(r);var v=document.createElement("input");if(v.type="hidden",v.name="id",v.value=i,I.appendChild(v),I.checkValidity())return I.submit();I.reportValidity()}}catch(t){console.warn(t)}S=I.querySelector('[data-pf-type="InfiniteProductOption"]');if(S)if(!(window.validate_options&&await window.validate_options(r)))return;v=I.querySelector('[data-pf-type="InfiniteOptionsShopPad"]');if(v)if(v.querySelector('[data-uploadery-valid="false"]'))return;if("__pf_formcheck_callback"in window&&"function"==typeof window.__pf_formcheck_callback)if(!window.__pf_formcheck_callback(I))return;if(!I.checkValidity())return void I.reportValidity();S=_pf_formcheck(I);if(0e.remove(),3e3)}}v=T?T.querySelector('[data-pf-type="ProductQuantity"] input'):y.quantityArr&&y.quantityArr.get(_pf_OUTSIDE_BOX_KEY)&&y.quantityArr.get(_pf_OUTSIDE_BOX_KEY)[0].querySelector("input"),S=v&&v.value||1;let a,e={};e=_pf_customDataForTheme(),window.__getPFCustomATCData&&"function"==typeof window.__getPFCustomATCData&&(e=window.__getPFCustomATCData(r));T={quantity:S,id:i,...e};let n=window.pfPageInfo,o=_pf_uuid(),s=(_pf_isTrackingActive()&&(v=(await _pf_getCart()).items,r=v.find(e=>e.id===i&&!!e.properties[""+_pf_ATC_PF_ANALYTICS_ID]),T[`properties[${_pf_ATC_PF_ANALYTICS_ID}]`]=r?r.properties[""+_pf_ATC_PF_ANALYTICS_ID]:o),I?("function"==typeof(a=new FormData(I))._asNative&&(a=a._asNative().fd),v=(S=I.querySelector('[name="id"]'))&&S.value,Number(v)||a.append("id",i),Object.entries(e).forEach(([e,t])=>{a.append(e,t)}),n&&p&&T[`properties[${_pf_ATC_PF_ANALYTICS_ID}]`]&&a.append(`properties[${_pf_ATC_PF_ANALYTICS_ID}]`,T[`properties[${_pf_ATC_PF_ANALYTICS_ID}]`])):a=_pf_toFormData(T),l.textContent),c=l.children,d=("ProductATC"===l.dataset.pfType?Array.from(c).forEach(e=>e.style.display="none"):"ProductATC2"===l.dataset.pfType&&(l.textContent=""),document.createElement("span"));if(d.textContent=m,l.append(d),P&&P.forEach(e=>{"left"===A?w.prepend(e):w.append(e)}),l.setAttribute("disabled","true"),_pf_isTrackingActive()){let e="add_to_cart";if("undefined"!=typeof window){if(!window.gtag)return;window.gtag("event","pf_add_to_cart",Object.assign({pf_add_to_cart:sessionStorage.getItem(e)?0:1,send_to:"pagefly",pf_product_id:i,pf_event:"add_to_cart",event_callback:()=>{sessionStorage.setItem(e,"true")}},window.pfPageInfo))}}return _pf_cartAddFromForm(a).then(async e=>{console.log("PF ATC Result: ",e);var{status:t,description:a}=e;if(422<=t)l.parentElement.append(b),b.textContent="* "+a;else{d.textContent=g;let t={shouldTrackOrder:p,pfPageInfo:n,atcId:i,data:e,generatedId:o,product:y,pageType:f,pageId:_,collectionsOfProduct:E};a=new Promise(async e=>{await _pf_onCreateOrderItem(t),e("Created order item")});switch(await Promise.race([a,_pf_timeoutPromise()]),console.info("After ATC action: ",u),u){default:case"same":_pf_ajaxCartUpdate(e);break;case"cart":console.log("checkout..."),_pf_pageflyLivePageRedirect("/cart");break;case"checkout":console.log("checkout...");var r=_pf_checkLanguage();_pf_pageflyLivePageRedirect("/checkout"+(r?"?locale="+r:""));break;case"link":_pf_pageflyLivePageRedirect(h)}}if(setTimeout(()=>{d.remove(),"ProductATC"===l.dataset.pfType?Array.from(c).forEach(e=>e.style.display="inline-block"):"ProductATC2"===l.dataset.pfType&&(l.textContent=s),P&&P.forEach(e=>{"left"===A?w.prepend(e):w.append(e)}),l.removeAttribute("disabled"),b.remove()},t<300?1e3:1500),!(422<=t))return e}).catch(e=>{throw new Error(e)})}})})}async function _pf_DEPRECATED_addToCartHelper(){let s=window.jQuery;s&&(s('a[data-action="AddToCart"]').length&&_pf_getCart().then(e=>{__pagefly_helper_store__.cart=e}),s(document).click(n=>{if("AddToCart"===n.target.getAttribute("data-action")){let t=s(n.target),a=(n.preventDefault(),n.stopPropagation(),t.data("text")),r=t.data("checkout");var n=t.siblings('[name="quantity"]'),n=n.length?n.eq(0).val():1,o=t.data("variation");let e;e=t.find("span").data("variant");n={quantity:n,id:e=!o&&e?e:t.closest("form").find("select").val()};t.addClass("is-loading");let i=t.children().eq(0);i.addClass("pfa pfa-spinner pfa-spin"),i.text(""),s.ajax({type:"POST",url:window.Shopify?.routes?.root?window.Shopify?.routes?.root+"cart/add.js":"/cart/add.js",dataType:"text json",data:n,error:e=>{422===e.status&&(e=JSON.parse(e.responseText),t.html(`

    ${e.description}

    `))},success:e=>{i.removeClass("pfa pfa-spinner pfa-spin"),t.removeClass("is-loading"),t.addClass("is-added"),i.text("Added"),_pf_ajaxCartUpdate(e),r?(async()=>{var e=_pf_checkLanguage();window.open(window.location.origin+"/checkout"+(e?"?locale="+e:""),"_self")})():setTimeout(()=>{i.text(a),t.removeClass("is-added")},2e3)}})}}))}function _pf_updateATCTextButtonOnChangeVariant(e,t,a){var r;e&&a?.available?(e.removeAttribute("disabled"),r=_pf_getElemIdByClassname(e.className),t=t.get(r),e.querySelector("span")?(r=(r=(r=(new DOMParser).parseFromString(`
    ${t}
    `,"text/xml"))?.firstElementChild?.querySelector('[data-pf-type="Text"]')||r?.firstElementChild)?r.innerHTML.trim().replace("/>",">"):"Add to Cart",e.querySelector("span").innerHTML=r):e.innerHTML=t):e&&(e.setAttribute("disabled","true"),r=window.__pf_unavailable_text||"Unavailable",t=a?e.getAttribute("data-soldout")||"Sold Out":r,e.querySelector("span")?e.querySelector("span").innerHTML=t:e.innerHTML=`${t}`)}async function _pf_handleShopifyProductBadge(){document.querySelectorAll('[data-pf-type="ProductBadge"]').forEach((e,t)=>{_pf_storeElemInProductByType(e,"badge");var a=e.getAttribute("data-product-id"),r=_pf_pageflyProducts[a];_pf_isValidCondition(a,_pf_getFrontEndSettings(e))&&e.removeAttribute("hidden"),_pf_updateProductBadgeByVariant([e],r?.selected_or_first_available_variant),_pf_updateProductBadgeByVariant([e],r?.selected_or_first_available_variant)&&(e.style.display="none")})}function _pf_isValidCondition(e,t){var{applyCondition:t=!1,tags:a=[],collectionSource:r="",collectionIds:i=[]}=t;if(!t)return!0;t=_pf_pageflyProducts[e].tags;let n=a?.split(",").map(e=>e.trim().toLowerCase()).filter(e=>""!==e)||[],o=window.__pagefly_product_collections[e].map(e=>""+e.id);a=!!t.some(e=>n.includes(e.toLowerCase())),e="custom"===r&&!!i.filter(e=>o.includes(e)).length,t="all"===r&&o.length===window.__pagefly_collections_count;return a||e||t}function _pf_updateProductBadgeByVariant(o,s){let e=!1;var t,a;return o&&s&&("number"==typeof(t=(t=window.__pagefly_variant_stock||{})[s.id])&&(a=o[0].querySelector("[data-badge-type='stock']"))&&(a.textContent=t),e=(()=>{let{price:e,compare_at_price:t}=s,a=0,r=parseFloat(e||"0"),i=parseFloat(t||"0");i>r&&0!==i&&(a=100-Math.round(r/i*100));var n=o[0].querySelectorAll("[data-badge-type='discount']");return!(!n.length||0!==a)||(n.forEach(e=>{e.textContent=0{var e=r.getAttribute("data-compact");r.getAttribute("data-loaded-des")||r.setAttribute("data-loaded-des","true");let i=r.innerHTML.replace(/]*>|(